Defining MariaDB Table Partitions

The following properties are applicable to a MariaDB table partitions.

Tab

Property

Description

Additional Information

  Partition Type Specifies the table's partition type to determine how rows are distributed across partitions

 

  Subpartition Type Specifies the table's subpartition type

 

General Partition Expression Specify a SQL expression to define the partition

 

Partition Number Specify the number of partitions that must be created

 

Subpartition Expression Specify a SQL expression to define the subpartition

 

Subpartition Number Specify the number of subpartitions that must be created